@charset "utf-8";
html,
body,
div,
h1,
h2,
h3,
h4,
h5,
h6,
ul,
ol,
dl,
li,
dt,
dd,
p,
blockquote,
pre,
form,
fieldset,
table,
tbody,
th,
td,
th,
img,
textarea,
div,
a {
    border: 0 none;
    margin: 0;
    padding: 0;
    outline: 0;
    font-size: 100%;
    text-align: left;
    vertical-align: baseline;
    font-size: 14px;
    font-family: "微软雅黑", "宋体";
    font-weight: normal;
    color: #404040;
}

input {
    margin: 0;
    padding: 0;
}

ul,
ol,
li {
    list-style-type: none;
}

a {
    text-decoration: none;
    outline: none;
}

:focus {
    outline: none;
}

.clear {
    *zoom: 1;
}

.clearfix:after {
    content: "";
    display: block;
    height: 0;
    visibility: hidden;
    clear: both;
}

html, body {
    width: 100%;
    height: 100%;
}

body {
    background-color: #ffffff;
}

.sx-container {
    width: 100%;
    background: url("../../image/index/backbanner3.jpg") 50% 0 no-repeat;
    background-size: 100%;
    background-position: top;
    background-color: #f3f8fe;
    background-attachment: fixed
}

.sx-part {
    width: 1300px;
    margin: 0 auto;
}

#header .top {
    height: 50px;
    line-height: 50px;
}

#header .top a {
    color: #fffefe;
    padding: 0 10px;
}

#header .top a.more {
    position: relative;
    margin-right: 15px;
}

#header .top a.more::after {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 7px solid #ffffff;
    top: 7px;
    right: -7px;
    cursor: pointer;
}

#header .top .areachose {
    float: left;
    color: #ffffff;
    padding-left: 20px;
    background: url(../../image/index/icon_l.png) left 50% no-repeat;
}

#header .top .instructions {
    float: right;
    color: #ffffff;
}

#header .top .instructions span:HOVER {
    cursor: pointer;
    color: #FFA726;
}

#header .top .areachose span {
    color: #ffffff;
}

#header .top .user {
    float: right;
    color: #ffffff;
    padding-left: 10px;
    background: url(../../image/index/icon_user.png) left 17px no-repeat;
}

#header .logo {
    height: 65px;
    /*background: url(../../image/index/logo.png) no-repeat;*/
    margin: 30px 50px;
}

#header .search {
    margin-top: 10px;
    margin-left: 10px;
    width: 640px;
    height: 40px;
    float: left;
}

#header .search .searchPart {
    float: left;
}

#header .search .searchInput {
    width: 416px;
    height: 32px;
    border: 2px solid #005bac;
    margin-top: 12px;
}

#header .search .searchInput .search-part {
    display: block;
    height: 100%;
    line-height: 32px;
    float: left;
}

#header .search .searchInput .type {
    width: 55px;
    background: #ffffff;
    padding: 0 12px 0 8px;
    color: #005bac;
    position: relative;
    font-size: 16px;
}

#header .search .searchInput .type::after {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 7px solid #005bac;
    top: 13px;
    right: 0px;
    cursor: pointer;
}

#header .search .searchInput input {
    border: 0;
    width: 270px;
    padding-left: 10px;
}

#header .search .searchInput span {
    width: 61px;
    background: #005bac url(../../image/index/icon_search.png) 50% no-repeat;
    cursor: pointer;
}

#header .search .searchInput .type {
    width: 67px;
    background: #ffffff;
    padding: 0 0px 0 8px;
    color: #005bac;
    position: relative;
    font-size: 16px;
    cursor: pointer;
}

#header .search .searchInput .type::after {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 7px solid #005bac;
    top: 13px;
    right: 0px;
    cursor: pointer;
}

#header .search .searchInput .type:hover::after {
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 7px solid #005bac;
    border-top: 0;
}

#header .search .searchInput .type em {
    display: block;
    width: 100%;
    height: 100%;
    font-style: normal;
}

#header .search .searchInput .type ul {
    position: absolute;
    border: 2px solid #005bac;
    z-index: 99;
    width: 80px;
    left: -2px;
    top: 32px;
}

#header .search .searchInput .type ul li a {
    display: block;
    height: 31px;
    line-height: 31px;
    font-size: 16px;
    text-indent: 10px;
    background-color: #ffffff;
    border-top: 1px solid #dddddd;
    cursor: pointer;
}

#header .search .searchInput .type ul li a .type1 {
    border-top: 0;
}


#header .search .searchMap {
    width: 50px;
    height: 100%;
    float: right;
}

#header .search .searchMap a {
    display: block;
    width: 100%;
    height: 100%;
    background: url(../../image/index/icon_map.png) 50% 5px no-repeat;
    font-size: 12px;
    line-height: 80px;
    color: #005bac;
}


.sx-items .sx-part {
    height: 50px;
    background-color: #3268C2;
}

.sx-items .sx-part a {
    font-weight: bold;
    line-height: 55px;
    padding: 0 56px;
    color: #ffffff;
    transition: all .3s ease;
    font-family: 'Microsoft YaHei', sans-serif;
    font-size: 20px;
}

.sx-items .sx-part a:hover {
    background: #0D77D5;
}

.sx-items .sx-part a::after {
    position: absolute;
    display: block;
    content: "";
    height: 16px;
    width: 0;
    border-left: 1px solid #5E90C0;
    top: 12px;
    left: 1px;
}

.sx-items .sx-part a.index::after {
    border: 0;
}


h3.sx-list-h3 {
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #005bac;
    font-size: 16px;
    color: #005bac;
}

h3.sx-list-h3 span {
    display: block;
    width: 50%;
    height: 49px;
    float: left;
    border-bottom: 2px solid #005bac;
    font-weight: bold;
}

h3.sx-list-h3 a {
    display: block;
    float: right;
    font-size: 12px;
    color: #005bac;
}

.sx-list {

}

.sx-list a {
    display: block;
    height: 55px;
    line-height: 55px;
    border-bottom: 1px dashed #dddddd;
    padding-left: 20px;
    background: url(../../image/index/wj.png) left 50% no-repeat;
    transition: all .4s ease;
}

.sx-list a:hover {
    background: url(../../image/index/list-icon-b.png) left 50% no-repeat;
}

.sx-list a em {
    display: block;
    width: 70%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;
    font-style: normal;
    transition: all .4s ease;
    color: #000000;
}

.sx-list a:hover em {
    color: #005bac;
}

.sx-list a em i {
    display: block;
    float: left;
    font-style: normal;
    margin-right: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.sx-list a span {
    display: block;
    width: 100px;
    height: 20px;
    line-height: 20px;
    color: #000000;
    background-color: #eeeeee;
    float: right;
    border-radius: 2px;
    margin-top: 19px;
    font-size: 12px;
    text-align: center;
    transition: all .4s ease;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.sx-list a:hover span {
    color: #ffffff;
    background-color: #005bac;
}

#footer {
    background-color: #F4F4F4;
    margin-top: 10px;
    border-top: 1px solid #dddddd;
}

#footer .friend-links {
    margin-bottom: 30px;
    position: relative;
}

#footer .friend-links .line {
    height: 190px;
    width: 0;
    position: absolute;
    border-left: 1px solid #CECECE;
    border-right: 1px solid #ffffff;
    top: 2px;

}

#footer .friend-links .line-1 {
    left: 170px;
}

#footer .friend-links .line-2 {
    left: 480px;
}

#footer .friend-links .line-3 {
    left: 787px;
}

#footer .friend-links .line-4 {
    left: 1097px;
}

#footer .friend-links div.link {
    margin-bottom: 20px;

}

#footer .friend-links span {
    display: inline-block;
    color: #666666;
    width: 164px;
}

#footer .friend-links a {
    display: inline-block;
    color: #999999;
    width: 165px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-left: 78px;
    margin-right: 50px;
}

#footer .site-infor * {
    color: #999999;
}

#footer .site-infor .phoneNum span {
    margin-left: 50px;
}

#footer .site-infor .copyright {
    height: 53px;
    line-height: 53px;
    background: url(../../image/index/icon_site.png) -10px no-repeat;
    padding-left: 100px;
}

#footer .site-infor .phoneNum span em {
    font-style: normal;
    background: url(../../image/index/phone-g.png) left no-repeat;
    padding-left: 15px;
    margin-left: 5px;
}

.pager_container button {
    display: inline-block;
    min-width: 30px;
    height: 28px;
    cursor: pointer;
    color: #666;
    font-size: 13px;
    line-height: 28px;
    background-color: #f9f9f9;
    border: 1px solid #dce0e0;
    text-align: center;
    margin: 0 4px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

#firstPage, #lastPage, #nextPage, #prePage {
    width: 50px;
    color: #0073A9;
    border: 1px solid #0073A9
}

#nextPage, #prePage {
    width: 70px
}

.pager_container .current {
    background-color: #0073A9;
    border-color: #0073A9;
    color: #FFF
}

.totalPages {
    margin: 0 10px
}

.totalPages span, .totalSize span {
    color: #0073A9;
    margin: 0 5px
}

.pager_container button:disabled {
    opacity: .5;
    cursor: no-drop
}

.top {
    width: 100%;
    height: 200px;
    margin: 0 auto;
}

.weather {
    height: 38px;
    line-height: 40px;
    font-family: Alibaba-PuHuiTi-Bold;
    background-color: #F3F3F3;
}

.substation {
    width: 1300px;
    height: 45px;
    margin: 0 auto;
    background-color: white;
    z-index: 9;
}

.substation ul li {
    display: inline-block;
    margin-left: 35px;
}

.substation ul li a {
    font-size: 16px;
}

.top1left {
    font-size: 12px;
    width: 50%;
    float: left;
    color: #3268C2;
    letter-spacing: 3px;
}

.top1left1 {
    float: right;
}

.top1left1floatleft {
    float: left;
}

.top1left1floatright {
    float: right;
    margin-left: 10px;
}

.top1logoch {
    font-family: Alibaba PuHuiTi B;
    font-size: 20px;
    color: white;
}

.top1logoen {
    font-family: Alibaba PuHuiTi B;
    font-size: 12px;
    transform: scale(0.5);
    transform-origin: 0px 0px;
    color: white;
}

.top1right {
    font-size: 12px;
    width: 50%;
    float: right;
    color: #3268C2;
    text-align: right;
}

.top1rightcity {
    width: 34%;
    color: white;
    text-align: center;
}

.top1rightcontact {
    width: 66%;
    float: right;
    color: white;
    text-align: center;
}

.introduce {
    margin-top: 60px;
    height: 30px;
    text-align: center;
}

.introducerc {
    font-size: 20px;
    color: transparent;
    background: linear-gradient(to right, #0f6df2, #1a00c9);
    -webkit-background-clip: text;
    -webkit-text-stroke: 1px white;
}

#introducex1 {
    font-size: 20px;
    color: #ffffff30;
    text-shadow: 0 0 5px white;
}

#introducex2 {
    font-size: 20px;
    color: #ffffff30;
    text-shadow: 0 0 5px white;
}

.websitename {
    width: 540px;
    margin: 0 auto;
    margin-top: 28px;
    float: left;
}

.websitenamec {
    float: left;
    text-align: right;
}

.websitenamecr {
    float: right;
    text-align: left;
}

.websitenamee {
    color: #0067e7;
    margin-top: 10px;
    text-align: center;
    text-shadow: white 1.5px 0 0, white 0 1.5px 0, white -1.5px 0 0, white 0 -1.5px 0;
    font-weight: 500;
}

/*头部图片动画效果*/

.head_right {
    height: 142px;
    margin-left: 343px;
    float: left;
}

.head_right .head_slogan {
    position: absolute;
    margin-top: 18px;
}

.head_right .head_r_con {
    margin-top: 56px;
}

.head_right .head_search {
    width: 374px;
    height: 42px;
    float: right;
    border-radius: 5px;
    margin-top: 15px;
    overflow: hidden;
    margin-bottom: 4px;
}

.head_right .head_search .search-txt {
    width: 280px;
    height: 40px;
    float: left;
    line-height: 42px;
    color: #aaaaaa;
    box-sizing: border-box;
    border: none;
    outline: none;
    padding-left: 16px;
    border-radius: 5px 0 0 5px;
}

.head_right .head_search .search-btn {
    float: left;
    width: 94px;
    height: 40px;
    background: #ff6c00 url("../../image/index/search.png") no-repeat 20px;
    border: 0;
    padding-left: 20px;
    cursor: pointer;
    box-sizing: border-box;
    outline: none;
    color: #ffffff;
}

.searchBox {
    margin-top: 30px;
    text-align: center;
}

.select {
    width: 80px;
    height: 20px;
    border: none;
    margin-top: 10px;
    margin-left: 20px;
    background-color: white;
    border-right: 1px solid lightgrey;
}

.search {
    width: 640px;
    height: 40px;
    margin: 0 auto;
    background-color: white;
}

.searchText {
    border: none;
    width: 461px;
    height: 40px;
}

.button {
    width: 70px;
    height: 40px;
    background-color: #fbb730;
    border: none;
    color: white;
    cursor: pointer;
}

.assis-hot {
    margin-top: 108px;
    padding: 0 10px;

}

.assis-hot * {
    font-size: 14px;
    color: white;
    font-family: "FangZhengXiaoSongBiaoJianTi", sans-serif;
}

.loginBox {
    margin-top: 20px;
    text-align: center;
}

.jobSeekers {
    width: 150px;
    height: 35px;
    border: none;
    border-radius: 30px;
    opacity: 0.8;
    background-color: #23a6ff;
}

.employer {
    margin-left: 40px;
    width: 150px;
    height: 35px;
    border: none;
    vertical-align: middle;
    border-radius: 30px;
    opacity: 0.8;
    background-color: #ab6ee8;
}
